Adds a role assignment to the current Folder object.
AddAssignment (Assignee As String, Role As String)
Name |
Description |
---|---|
Assignee |
User or group name to assign the role to. |
Role |
Role name to assign to Assignee. |
This method sets the InheritedFromParent property to False.
Related concepts